Skip to content

The Spotless Gradle plugin has been added#187

Merged
fishercoder1534 merged 2 commits intofishercoder1534:masterfrom
jscrdev:add-spotless
Sep 8, 2024
Merged

The Spotless Gradle plugin has been added#187
fishercoder1534 merged 2 commits intofishercoder1534:masterfrom
jscrdev:add-spotless

Conversation

@javadev
Copy link
Copy Markdown
Contributor

@javadev javadev commented Aug 18, 2024

No description provided.

@fishercoder1534
Copy link
Copy Markdown
Owner

Thanks for the PR, could you please add some more context in the PR description about:

  1. what's the purpose/use of adding this plugin?
  2. how did you generate this PR?

Thanks!

@javadev
Copy link
Copy Markdown
Contributor Author

javadev commented Sep 8, 2024

Hi fishercoder1534,

The Spotless Gradle plugin offers a convenient way to format and check the formatting of Java code. It includes customization options for import order, helping ensure consistency across the codebase.

I have added the Spotless plugin to Gradle, reformatted the source files, and committed the changes.

The command I used was gradle spotlessApply.

@fishercoder1534 fishercoder1534 merged commit bde6a61 into fishercoder1534:master Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants